home *** CD-ROM | disk | FTP | other *** search
/ HPAVC / HPAVC CD-ROM.iso / TRAX.ZIP / PADS2PCB.MNU < prev    next >
Text File  |  1991-02-04  |  1KB  |  77 lines

  1. *SECTION MESSAGES
  2.  
  3. #DIV_ZERO
  4. Division By Zero Error.
  5.  
  6. #STACK_OVERFLOW
  7. Stack Overflow Error.
  8.  
  9. #OUT_OF_MEMORY
  10. Not Enough Memory.
  11.  
  12. #OVERFLOW
  13. Floating Point Overflow Error.
  14.  
  15. #UNDERFLOW
  16. Floating Point Underflow Error.
  17.  
  18. #RUN_TIME
  19. Run Time Error Number :$
  20.  
  21. #ABORTED
  22. . PADS2PCB Program Aborted.
  23.  
  24. #READING
  25. Reading PADS File     :
  26.  
  27. #INTERFACE
  28. interface$
  29.  
  30. #CONTENT
  31. content
  32.  
  33. #WRITING
  34. Writing AUTOTRAX file :
  35.  
  36. #USAGE
  37. Correct Command Line Usage:
  38.  
  39. #COMMAND_LINE
  40. <SOURCE FileName> <AUTOTRAX FileName>  [/Q]
  41.  
  42. #E_G
  43. For Example:
  44.  
  45. #EXAMPLE
  46. PADS2PCB DEMO TEST
  47.  
  48. #EXPLAIN_1
  49. Will generate the file TEST.PCB from the PADS file DEMO.ASC
  50.  
  51. #EXPLAIN_2
  52. If No File Names Are Supplied, The Program Will Prompt For Them.
  53.  
  54. #INPUT
  55. Input File Name             :$
  56.  
  57. #OUTPUT
  58. Output File Name            :$
  59.  
  60. #HEADER
  61. PADS-PCB TO AUTOTRAX FORMAT TRANSLATOR$
  62.  
  63. #OVERWRITE_1
  64. Output File$
  65.  
  66. #OVERWRITE_2
  67. .PCB Exists, Overwrite Y/N :$
  68.  
  69. #NO_INPUT
  70. Input File Not Found.  PADS2PCB Program Aborted
  71.  
  72. #EXCEEDS
  73.  exceeds length limit of$
  74.  
  75. #DFTERR
  76. Format Error in Default File. Line :$
  77.